home *** CD-ROM | disk | FTP | other *** search
/ Practical Algorithms for Image Analysis / Practical Algorithms for Image Analysis.iso / LIBIP / LIBIP.MAK < prev    next >
Text File  |  1999-09-11  |  22KB  |  991 lines

  1. # Microsoft Developer Studio Generated NMAKE File, Format Version 4.00
  2. # ** DO NOT EDIT **
  3.  
  4. # TARGTYPE "Win32 (x86) Static Library" 0x0104
  5.  
  6. !IF "$(CFG)" == ""
  7. CFG=libip - Win32 Debug
  8. !MESSAGE No configuration specified.  Defaulting to libip - Win32 Debug.
  9. !ENDIF 
  10.  
  11. !IF "$(CFG)" != "libip - Win32 Release" && "$(CFG)" != "libip - Win32 Debug"
  12. !MESSAGE Invalid configuration "$(CFG)" specified.
  13. !MESSAGE You can specify a configuration when running NMAKE on this makefile
  14. !MESSAGE by defining the macro CFG on the command line.  For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "libip.mak" CFG="libip - Win32 Debug"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "libip - Win32 Release" (based on "Win32 (x86) Static Library")
  21. !MESSAGE "libip - Win32 Debug" (based on "Win32 (x86) Static Library")
  22. !MESSAGE 
  23. !ERROR An invalid configuration is specified.
  24. !ENDIF 
  25.  
  26. !IF "$(OS)" == "Windows_NT"
  27. NULL=
  28. !ELSE 
  29. NULL=nul
  30. !ENDIF 
  31. ################################################################################
  32. # Begin Project
  33. # PROP Target_Last_Scanned "libip - Win32 Debug"
  34. CPP=cl.exe
  35.  
  36. !IF  "$(CFG)" == "libip - Win32 Release"
  37.  
  38. # PROP BASE Use_MFC 0
  39. # PROP BASE Use_Debug_Libraries 0
  40. # PROP BASE Output_Dir "Release"
  41. # PROP BASE Intermediate_Dir "Release"
  42. # PROP BASE Target_Dir ""
  43. # PROP Use_MFC 0
  44. # PROP Use_Debug_Libraries 0
  45. # PROP Output_Dir "Release"
  46. # PROP Intermediate_Dir "Release"
  47. # PROP Target_Dir ""
  48. OUTDIR=.\Release
  49. INTDIR=.\Release
  50.  
  51. ALL : "$(OUTDIR)\libip.lib"
  52.  
  53. CLEAN : 
  54.     -@erase ".\Release\libip.lib"
  55.     -@erase ".\Release\pccfct2.obj"
  56.     -@erase ".\Release\drawline8.obj"
  57.     -@erase ".\Release\psaf.obj"
  58.     -@erase ".\Release\ip.obj"
  59.     -@erase ".\Release\license.obj"
  60.     -@erase ".\Release\histogram.obj"
  61.     -@erase ".\Release\pccfctde.obj"
  62.     -@erase ".\Release\acm_io.obj"
  63.     -@erase ".\Release\tlc1fct.obj"
  64.     -@erase ".\Release\sgl_stat.obj"
  65.     -@erase ".\Release\tlc3fct.obj"
  66.     -@erase ".\Release\convolve.obj"
  67.     -@erase ".\Release\pccfct.obj"
  68.     -@erase ".\Release\llist.obj"
  69.     -@erase ".\Release\fft.obj"
  70.     -@erase ".\Release\p_app.obj"
  71.     -@erase ".\Release\pmom.obj"
  72.     -@erase ".\Release\descript.obj"
  73.     -@erase ".\Release\fltrbttr.obj"
  74.     -@erase ".\Release\xytoline.obj"
  75.     -@erase ".\Release\fft2d.obj"
  76.     -@erase ".\Release\pv.obj"
  77.     -@erase ".\Release\n2_pv.obj"
  78.     -@erase ".\Release\fltrgaus.obj"
  79.     -@erase ".\Release\ph.obj"
  80.  
  81. "$(OUTDIR)" :
  82.     if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
  83.  
  84. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
  85. # ADD CPP /nologo /W3 /GX /O2 /I "..\libtiff\libtiff" /I " ..\libimage" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
  86. CPP_PROJ=/nologo /ML /W3 /GX /O2 /I "..\libtiff\libtiff" /I " ..\libimage" /D\
  87.  "WIN32" /D "NDEBUG" /D "_WINDOWS" /Fp"$(INTDIR)/libip.pch" /YX /Fo"$(INTDIR)/"\
  88.  /c 
  89. CPP_OBJS=.\Release/
  90. CPP_SBRS=
  91. BSC32=bscmake.exe
  92. # ADD BASE BSC32 /nologo
  93. # ADD BSC32 /nologo
  94. BSC32_FLAGS=/nologo /o"$(OUTDIR)/libip.bsc" 
  95. BSC32_SBRS=
  96. LIB32=link.exe -lib
  97. # ADD BASE LIB32 /nologo
  98. # ADD LIB32 /nologo
  99. LIB32_FLAGS=/nologo /out:"$(OUTDIR)/libip.lib" 
  100. LIB32_OBJS= \
  101.     ".\Release\pccfct2.obj" \
  102.     ".\Release\drawline8.obj" \
  103.     ".\Release\psaf.obj" \
  104.     ".\Release\ip.obj" \
  105.     ".\Release\license.obj" \
  106.     ".\Release\histogram.obj" \
  107.     ".\Release\pccfctde.obj" \
  108.     ".\Release\acm_io.obj" \
  109.     ".\Release\tlc1fct.obj" \
  110.     ".\Release\sgl_stat.obj" \
  111.     ".\Release\tlc3fct.obj" \
  112.     ".\Release\convolve.obj" \
  113.     ".\Release\pccfct.obj" \
  114.     ".\Release\llist.obj" \
  115.     ".\Release\fft.obj" \
  116.     ".\Release\p_app.obj" \
  117.     ".\Release\pmom.obj" \
  118.     ".\Release\descript.obj" \
  119.     ".\Release\fltrbttr.obj" \
  120.     ".\Release\xytoline.obj" \
  121.     ".\Release\fft2d.obj" \
  122.     ".\Release\pv.obj" \
  123.     ".\Release\n2_pv.obj" \
  124.     ".\Release\fltrgaus.obj" \
  125.     ".\Release\ph.obj"
  126.  
  127. "$(OUTDIR)\libip.lib" : "$(OUTDIR)" $(DEF_FILE) $(LIB32_OBJS)
  128.     $(LIB32) @<<
  129.   $(LIB32_FLAGS) $(DEF_FLAGS) $(LIB32_OBJS)
  130. <<
  131.  
  132. !ELSEIF  "$(CFG)" == "libip - Win32 Debug"
  133.  
  134. # PROP BASE Use_MFC 0
  135. # PROP BASE Use_Debug_Libraries 1
  136. # PROP BASE Output_Dir "Debug"
  137. # PROP BASE Intermediate_Dir "Debug"
  138. # PROP BASE Target_Dir ""
  139. # PROP Use_MFC 0
  140. # PROP Use_Debug_Libraries 1
  141. # PROP Output_Dir "Debug"
  142. # PROP Intermediate_Dir "Debug"
  143. # PROP Target_Dir ""
  144. OUTDIR=.\Debug
  145. INTDIR=.\Debug
  146.  
  147. ALL : "$(OUTDIR)\libip.lib"
  148.  
  149. CLEAN : 
  150.     -@erase ".\Debug\libip.lib"
  151.     -@erase ".\Debug\p_app.obj"
  152.     -@erase ".\Debug\fft.obj"
  153.     -@erase ".\Debug\fltrgaus.obj"
  154.     -@erase ".\Debug\drawline8.obj"
  155.     -@erase ".\Debug\pccfct2.obj"
  156.     -@erase ".\Debug\fft2d.obj"
  157.     -@erase ".\Debug\n2_pv.obj"
  158.     -@erase ".\Debug\histogram.obj"
  159.     -@erase ".\Debug\license.obj"
  160.     -@erase ".\Debug\psaf.obj"
  161.     -@erase ".\Debug\tlc1fct.obj"
  162.     -@erase ".\Debug\pccfctde.obj"
  163.     -@erase ".\Debug\pmom.obj"
  164.     -@erase ".\Debug\descript.obj"
  165.     -@erase ".\Debug\acm_io.obj"
  166.     -@erase ".\Debug\tlc3fct.obj"
  167.     -@erase ".\Debug\sgl_stat.obj"
  168.     -@erase ".\Debug\pv.obj"
  169.     -@erase ".\Debug\convolve.obj"
  170.     -@erase ".\Debug\ph.obj"
  171.     -@erase ".\Debug\pccfct.obj"
  172.     -@erase ".\Debug\llist.obj"
  173.     -@erase ".\Debug\ip.obj"
  174.     -@erase ".\Debug\fltrbttr.obj"
  175.     -@erase ".\Debug\xytoline.obj"
  176.  
  177. "$(OUTDIR)" :
  178.     if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
  179.  
  180. # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
  181. # ADD CPP /nologo /W3 /GX /Z7 /Od /I "..\libtiff\libtiff" /I " ..\libimage" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
  182. CPP_PROJ=/nologo /MLd /W3 /GX /Z7 /Od /I "..\libtiff\libtiff" /I " ..\libimage"\
  183.  /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Fp"$(INTDIR)/libip.pch" /YX\
  184.  /Fo"$(INTDIR)/" /c 
  185. CPP_OBJS=.\Debug/
  186. CPP_SBRS=
  187. BSC32=bscmake.exe
  188. # ADD BASE BSC32 /nologo
  189. # ADD BSC32 /nologo
  190. BSC32_FLAGS=/nologo /o"$(OUTDIR)/libip.bsc" 
  191. BSC32_SBRS=
  192. LIB32=link.exe -lib
  193. # ADD BASE LIB32 /nologo
  194. # ADD LIB32 /nologo
  195. LIB32_FLAGS=/nologo /out:"$(OUTDIR)/libip.lib" 
  196. LIB32_OBJS= \
  197.     ".\Debug\p_app.obj" \
  198.     ".\Debug\fft.obj" \
  199.     ".\Debug\fltrgaus.obj" \
  200.     ".\Debug\drawline8.obj" \
  201.     ".\Debug\pccfct2.obj" \
  202.     ".\Debug\fft2d.obj" \
  203.     ".\Debug\n2_pv.obj" \
  204.     ".\Debug\histogram.obj" \
  205.     ".\Debug\license.obj" \
  206.     ".\Debug\psaf.obj" \
  207.     ".\Debug\tlc1fct.obj" \
  208.     ".\Debug\pccfctde.obj" \
  209.     ".\Debug\pmom.obj" \
  210.     ".\Debug\descript.obj" \
  211.     ".\Debug\acm_io.obj" \
  212.     ".\Debug\tlc3fct.obj" \
  213.     ".\Debug\sgl_stat.obj" \
  214.     ".\Debug\pv.obj" \
  215.     ".\Debug\convolve.obj" \
  216.     ".\Debug\ph.obj" \
  217.     ".\Debug\pccfct.obj" \
  218.     ".\Debug\llist.obj" \
  219.     ".\Debug\ip.obj" \
  220.     ".\Debug\fltrbttr.obj" \
  221.     ".\Debug\xytoline.obj"
  222.  
  223. "$(OUTDIR)\libip.lib" : "$(OUTDIR)" $(DEF_FILE) $(LIB32_OBJS)
  224.     $(LIB32) @<<
  225.   $(LIB32_FLAGS) $(DEF_FLAGS) $(LIB32_OBJS)
  226. <<
  227.  
  228. !ENDIF 
  229.  
  230. .c{$(CPP_OBJS)}.obj:
  231.    $(CPP) $(CPP_PROJ) $<  
  232.  
  233. .cpp{$(CPP_OBJS)}.obj:
  234.    $(CPP) $(CPP_PROJ) $<  
  235.  
  236. .cxx{$(CPP_OBJS)}.obj:
  237.    $(CPP) $(CPP_PROJ) $<  
  238.  
  239. .c{$(CPP_SBRS)}.sbr:
  240.    $(CPP) $(CPP_PROJ) $<  
  241.  
  242. .cpp{$(CPP_SBRS)}.sbr:
  243.    $(CPP) $(CPP_PROJ) $<  
  244.  
  245. .cxx{$(CPP_SBRS)}.sbr:
  246.    $(CPP) $(CPP_PROJ) $<  
  247.  
  248. ################################################################################
  249. # Begin Target
  250.  
  251. # Name "libip - Win32 Release"
  252. # Name "libip - Win32 Debug"
  253.  
  254. !IF  "$(CFG)" == "libip - Win32 Release"
  255.  
  256. !ELSEIF  "$(CFG)" == "libip - Win32 Debug"
  257.  
  258. !ENDIF 
  259.  
  260. ################################################################################
  261. # Begin Source File
  262.  
  263. SOURCE=.\p_app.c
  264.  
  265. !IF  "$(CFG)" == "libip - Win32 Release"
  266.  
  267. DEP_CPP_P_APP=\
  268.     ".\ip.h"\
  269.     ".\ph.h"\
  270.     ".\..\libtiff\libtiff\tiffio.h"\
  271.     ".\..\libimage\draw.h"\
  272.     ".\lldef.h"\
  273.     ".\sgl_stat.h"\
  274.     ".\convolve.h"\
  275.     ".\pcc2.h"\
  276.     ".\bdy_stru.h"\
  277.     ".\..\libtiff\libtiff\tiff.h"\
  278.     ".\..\libimage\tiffimage.h"\
  279.     ".\..\libimage\gd.h"\
  280.     ".\..\libimage\misc.h"\
  281.     ".\..\libimage\images.h"\
  282.     
  283.  
  284. "$(INTDIR)\p_app.obj" : $(SOURCE) $(DEP_CPP_P_APP) "$(INTDIR)"
  285.  
  286.  
  287. !ELSEIF  "$(CFG)" == "libip - Win32 Debug"
  288.  
  289. DEP_CPP_P_APP=\
  290.     ".\ip.h"\
  291.     ".\ph.h"\
  292.     ".\..\libtiff\libtiff\tiffio.h"\
  293.     ".\..\libimage\draw.h"\
  294.     ".\lldef.h"\
  295.     ".\sgl_stat.h"\
  296.     ".\convolve.h"\
  297.     ".\pcc2.h"\
  298.     ".\bdy_stru.h"\
  299.     ".\..\libimage\misc.h"\
  300.     ".\..\libtiff\libtiff\tiff.h"\
  301.     ".\..\libimage\tiffimage.h"\
  302.     ".\..\libimage\gd.h"\
  303.     ".\..\libimage\images.h"\
  304.     
  305.  
  306. "$(INTDIR)\p_app.obj" : $(SOURCE) $(DEP_CPP_P_APP) "$(INTDIR)"
  307.  
  308.  
  309. !ENDIF 
  310.  
  311. # End Source File
  312. ################################################################################
  313. # Begin Source File
  314.  
  315. SOURCE=.\ph.c
  316.  
  317. !IF  "$(CFG)" == "libip - Win32 Release"
  318.  
  319. DEP_CPP_PH_C2=\
  320.     ".\ip.h"\
  321.     ".\ph.h"\
  322.     ".\..\libtiff\libtiff\tiffio.h"\
  323.     ".\..\libimage\draw.h"\
  324.     ".\lldef.h"\
  325.     ".\sgl_stat.h"\
  326.     ".\convolve.h"\
  327.     ".\pcc2.h"\
  328.     ".\bdy_stru.h"\
  329.     ".\..\libtiff\libtiff\tiff.h"\
  330.     ".\..\libimage\tiffimage.h"\
  331.     ".\..\libimage\gd.h"\
  332.     ".\..\libimage\misc.h"\
  333.     ".\..\libimage\images.h"\
  334.     
  335.  
  336. "$(INTDIR)\ph.obj" : $(SOURCE) $(DEP_CPP_PH_C2) "$(INTDIR)"
  337.  
  338.  
  339. !ELSEIF  "$(CFG)" == "libip - Win32 Debug"
  340.  
  341. DEP_CPP_PH_C2=\
  342.     ".\ip.h"\
  343.     ".\ph.h"\
  344.     ".\..\libtiff\libtiff\tiffio.h"\
  345.     ".\..\libimage\draw.h"\
  346.     ".\lldef.h"\
  347.     ".\sgl_stat.h"\
  348.     ".\convolve.h"\
  349.     ".\pcc2.h"\
  350.     ".\bdy_stru.h"\
  351.     ".\..\libimage\misc.h"\
  352.     ".\..\libtiff\libtiff\tiff.h"\
  353.     ".\..\libimage\tiffimage.h"\
  354.     ".\..\libimage\gd.h"\
  355.     ".\..\libimage\images.h"\
  356.     
  357.  
  358. "$(INTDIR)\ph.obj" : $(SOURCE) $(DEP_CPP_PH_C2) "$(INTDIR)"
  359.  
  360.  
  361. !ENDIF 
  362.  
  363. # End Source File
  364. ################################################################################
  365. # Begin Source File
  366.  
  367. SOURCE=.\pmom.c
  368.  
  369. !IF  "$(CFG)" == "libip - Win32 Release"
  370.  
  371. DEP_CPP_PMOM_=\
  372.     ".\ip.h"\
  373.     ".\ph.h"\
  374.     ".\..\libtiff\libtiff\tiffio.h"\
  375.     ".\..\libimage\draw.h"\
  376.     ".\lldef.h"\
  377.     ".\sgl_stat.h"\
  378.     ".\convolve.h"\
  379.     ".\pcc2.h"\
  380.     ".\bdy_stru.h"\
  381.     ".\..\libtiff\libtiff\tiff.h"\
  382.     ".\..\libimage\tiffimage.h"\
  383.     ".\..\libimage\gd.h"\
  384.     ".\..\libimage\misc.h"\
  385.     ".\..\libimage\images.h"\
  386.     
  387.  
  388. "$(INTDIR)\pmom.obj" : $(SOURCE) $(DEP_CPP_PMOM_) "$(INTDIR)"
  389.  
  390.  
  391. !ELSEIF  "$(CFG)" == "libip - Win32 Debug"
  392.  
  393. DEP_CPP_PMOM_=\
  394.     ".\ip.h"\
  395.     ".\ph.h"\
  396.     ".\..\libtiff\libtiff\tiffio.h"\
  397.     ".\..\libimage\draw.h"\
  398.     ".\lldef.h"\
  399.     ".\sgl_stat.h"\
  400.     ".\convolve.h"\
  401.     ".\pcc2.h"\
  402.     ".\bdy_stru.h"\
  403.     ".\..\libimage\misc.h"\
  404.     ".\..\libtiff\libtiff\tiff.h"\
  405.     ".\..\libimage\tiffimage.h"\
  406.     ".\..\libimage\gd.h"\
  407.     ".\..\libimage\images.h"\
  408.     
  409.  
  410. "$(INTDIR)\pmom.obj" : $(SOURCE) $(DEP_CPP_PMOM_) "$(INTDIR)"
  411.  
  412.  
  413. !ENDIF 
  414.  
  415. # End Source File
  416. ################################################################################
  417. # Begin Source File
  418.  
  419. SOURCE=.\pv.c
  420.  
  421. !IF  "$(CFG)" == "libip - Win32 Release"
  422.  
  423. DEP_CPP_PV_C6=\
  424.     ".\ip.h"\
  425.     ".\ph.h"\
  426.     ".\..\libtiff\libtiff\tiffio.h"\
  427.     ".\..\libimage\draw.h"\
  428.     ".\lldef.h"\
  429.     ".\sgl_stat.h"\
  430.     ".\convolve.h"\
  431.     ".\pcc2.h"\
  432.     ".\bdy_stru.h"\
  433.     ".\..\libtiff\libtiff\tiff.h"\
  434.     ".\..\libimage\tiffimage.h"\
  435.     ".\..\libimage\gd.h"\
  436.     ".\..\libimage\misc.h"\
  437.     ".\..\libimage\images.h"\
  438.     
  439.  
  440. "$(INTDIR)\pv.obj" : $(SOURCE) $(DEP_CPP_PV_C6) "$(INTDIR)"
  441.  
  442.  
  443. !ELSEIF  "$(CFG)" == "libip - Win32 Debug"
  444.  
  445. DEP_CPP_PV_C6=\
  446.     ".\ip.h"\
  447.     ".\ph.h"\
  448.     ".\..\libtiff\libtiff\tiffio.h"\
  449.     ".\..\libimage\draw.h"\
  450.     ".\lldef.h"\
  451.     ".\sgl_stat.h"\
  452.     ".\convolve.h"\
  453.     ".\pcc2.h"\
  454.     ".\bdy_stru.h"\
  455.     ".\..\libimage\misc.h"\
  456.     ".\..\libtiff\libtiff\tiff.h"\
  457.     ".\..\libimage\tiffimage.h"\
  458.     ".\..\libimage\gd.h"\
  459.     ".\..\libimage\images.h"\
  460.     
  461.  
  462. "$(INTDIR)\pv.obj" : $(SOURCE) $(DEP_CPP_PV_C6) "$(INTDIR)"
  463.  
  464.  
  465. !ENDIF 
  466.  
  467. # End Source File
  468. ################################################################################
  469. # Begin Source File
  470.  
  471. SOURCE=.\ip.c
  472.  
  473. !IF  "$(CFG)" == "libip - Win32 Release"
  474.  
  475. DEP_CPP_IP_C8=\
  476.     ".\ip.h"\
  477.     ".\ph.h"\
  478.     ".\..\libtiff\libtiff\tiffio.h"\
  479.     ".\..\libimage\draw.h"\
  480.     ".\lldef.h"\
  481.     ".\sgl_stat.h"\
  482.     ".\convolve.h"\
  483.     ".\pcc2.h"\
  484.     ".\bdy_stru.h"\
  485.     ".\..\libtiff\libtiff\tiff.h"\
  486.     ".\..\libimage\tiffimage.h"\
  487.     ".\..\libimage\gd.h"\
  488.     ".\..\libimage\misc.h"\
  489.     ".\..\libimage\images.h"\
  490.     
  491.  
  492. "$(INTDIR)\ip.obj" : $(SOURCE) $(DEP_CPP_IP_C8) "$(INTDIR)"
  493.  
  494.  
  495. !ELSEIF  "$(CFG)" == "libip - Win32 Debug"
  496.  
  497. DEP_CPP_IP_C8=\
  498.     ".\ip.h"\
  499.     ".\ph.h"\
  500.     ".\..\libtiff\libtiff\tiffio.h"\
  501.     ".\..\libimage\draw.h"\
  502.     ".\lldef.h"\
  503.     ".\sgl_stat.h"\
  504.     ".\convolve.h"\
  505.     ".\pcc2.h"\
  506.     ".\bdy_stru.h"\
  507.     ".\..\libimage\misc.h"\
  508.     ".\..\libtiff\libtiff\tiff.h"\
  509.     ".\..\libimage\tiffimage.h"\
  510.     ".\..\libimage\gd.h"\
  511.     ".\..\libimage\images.h"\
  512.     
  513.  
  514. "$(INTDIR)\ip.obj" : $(SOURCE) $(DEP_CPP_IP_C8) "$(INTDIR)"
  515.  
  516.  
  517. !ENDIF 
  518.  
  519. # End Source File
  520. ################################################################################
  521. # Begin Source File
  522.  
  523. SOURCE=.\fft.c
  524.  
  525. "$(INTDIR)\fft.obj" : $(SOURCE) "$(INTDIR)"
  526.  
  527.  
  528. # End Source File
  529. ################################################################################
  530. # Begin Source File
  531.  
  532. SOURCE=.\fft2d.c
  533.  
  534. "$(INTDIR)\fft2d.obj" : $(SOURCE) "$(INTDIR)"
  535.  
  536.  
  537. # End Source File
  538. ################################################################################
  539. # Begin Source File
  540.  
  541. SOURCE=.\fltrbttr.c
  542.  
  543. "$(INTDIR)\fltrbttr.obj" : $(SOURCE) "$(INTDIR)"
  544.  
  545.  
  546. # End Source File
  547. ################################################################################
  548. # Begin Source File
  549.  
  550. SOURCE=.\fltrgaus.c
  551.  
  552. "$(INTDIR)\fltrgaus.obj" : $(SOURCE) "$(INTDIR)"
  553.  
  554.  
  555. # End Source File
  556. ################################################################################
  557. # Begin Source File
  558.  
  559. SOURCE=.\sgl_stat.c
  560.  
  561. !IF  "$(CFG)" == "libip - Win32 Release"
  562.  
  563. DEP_CPP_SGL_S=\
  564.     ".\ip.h"\
  565.     ".\ph.h"\
  566.     ".\..\libtiff\libtiff\tiffio.h"\
  567.     ".\..\libimage\draw.h"\
  568.     ".\lldef.h"\
  569.     ".\sgl_stat.h"\
  570.     ".\convolve.h"\
  571.     ".\pcc2.h"\
  572.     ".\bdy_stru.h"\
  573.     ".\..\libtiff\libtiff\tiff.h"\
  574.     ".\..\libimage\tiffimage.h"\
  575.     ".\..\libimage\gd.h"\
  576.     ".\..\libimage\misc.h"\
  577.     ".\..\libimage\images.h"\
  578.     
  579.  
  580. "$(INTDIR)\sgl_stat.obj" : $(SOURCE) $(DEP_CPP_SGL_S) "$(INTDIR)"
  581.  
  582.  
  583. !ELSEIF  "$(CFG)" == "libip - Win32 Debug"
  584.  
  585. DEP_CPP_SGL_S=\
  586.     ".\ip.h"\
  587.     ".\ph.h"\
  588.     ".\..\libtiff\libtiff\tiffio.h"\
  589.     ".\..\libimage\draw.h"\
  590.     ".\lldef.h"\
  591.     ".\sgl_stat.h"\
  592.     ".\convolve.h"\
  593.     ".\pcc2.h"\
  594.     ".\bdy_stru.h"\
  595.     ".\..\libimage\misc.h"\
  596.     ".\..\libtiff\libtiff\tiff.h"\
  597.     ".\..\libimage\tiffimage.h"\
  598.     ".\..\libimage\gd.h"\
  599.     ".\..\libimage\images.h"\
  600.     
  601.  
  602. "$(INTDIR)\sgl_stat.obj" : $(SOURCE) $(DEP_CPP_SGL_S) "$(INTDIR)"
  603.  
  604.  
  605. !ENDIF 
  606.  
  607. # End Source File
  608. ################################################################################
  609. # Begin Source File
  610.  
  611. SOURCE=.\llist.c
  612. DEP_CPP_LLIST=\
  613.     ".\lldef.h"\
  614.     
  615.  
  616. "$(INTDIR)\llist.obj" : $(SOURCE) $(DEP_CPP_LLIST) "$(INTDIR)"
  617.  
  618.  
  619. # End Source File
  620. ################################################################################
  621. # Begin Source File
  622.  
  623. SOURCE=.\convolve.c
  624.  
  625. !IF  "$(CFG)" == "libip - Win32 Release"
  626.  
  627. DEP_CPP_CONVO=\
  628.     ".\ip.h"\
  629.     ".\convolve.h"\
  630.     ".\ph.h"\
  631.     ".\..\libtiff\libtiff\tiffio.h"\
  632.     ".\..\libimage\draw.h"\
  633.     ".\lldef.h"\
  634.     ".\sgl_stat.h"\
  635.     ".\pcc2.h"\
  636.     ".\bdy_stru.h"\
  637.     ".\..\libtiff\libtiff\tiff.h"\
  638.     ".\..\libimage\tiffimage.h"\
  639.     ".\..\libimage\gd.h"\
  640.     ".\..\libimage\misc.h"\
  641.     ".\..\libimage\images.h"\
  642.     
  643.  
  644. "$(INTDIR)\convolve.obj" : $(SOURCE) $(DEP_CPP_CONVO) "$(INTDIR)"
  645.  
  646.  
  647. !ELSEIF  "$(CFG)" == "libip - Win32 Debug"
  648.  
  649. DEP_CPP_CONVO=\
  650.     ".\ip.h"\
  651.     ".\convolve.h"\
  652.     ".\ph.h"\
  653.     ".\..\libtiff\libtiff\tiffio.h"\
  654.     ".\..\libimage\draw.h"\
  655.     ".\lldef.h"\
  656.     ".\sgl_stat.h"\
  657.     ".\pcc2.h"\
  658.     ".\bdy_stru.h"\
  659.     ".\..\libimage\misc.h"\
  660.     ".\..\libtiff\libtiff\tiff.h"\
  661.     ".\..\libimage\tiffimage.h"\
  662.     ".\..\libimage\gd.h"\
  663.     ".\..\libimage\images.h"\
  664.     
  665.  
  666. "$(INTDIR)\convolve.obj" : $(SOURCE) $(DEP_CPP_CONVO) "$(INTDIR)"
  667.  
  668.  
  669. !ENDIF 
  670.  
  671. # End Source File
  672. ################################################################################
  673. # Begin Source File
  674.  
  675. SOURCE=.\pccfct.c
  676. DEP_CPP_PCCFC=\
  677.     ".\pcc2.h"\
  678.     ".\..\libimage\images.h"\
  679.     
  680.  
  681. "$(INTDIR)\pccfct.obj" : $(SOURCE) $(DEP_CPP_PCCFC) "$(INTDIR)"
  682.  
  683.  
  684. # End Source File
  685. ################################################################################
  686. # Begin Source File
  687.  
  688. SOURCE=.\pccfct2.c
  689. DEP_CPP_PCCFCT=\
  690.     ".\pcc2.h"\
  691.     ".\..\libimage\images.h"\
  692.     
  693.  
  694. "$(INTDIR)\pccfct2.obj" : $(SOURCE) $(DEP_CPP_PCCFCT) "$(INTDIR)"
  695.  
  696.  
  697. # End Source File
  698. ################################################################################
  699. # Begin Source File
  700.  
  701. SOURCE=.\pccfctde.c
  702. DEP_CPP_PCCFCTD=\
  703.     ".\..\libimage\images.h"\
  704.     ".\pcc2.h"\
  705.     
  706.  
  707. "$(INTDIR)\pccfctde.obj" : $(SOURCE) $(DEP_CPP_PCCFCTD) "$(INTDIR)"
  708.  
  709.  
  710. # End Source File
  711. ################################################################################
  712. # Begin Source File
  713.  
  714. SOURCE=.\n2_pv.c
  715.  
  716. !IF  "$(CFG)" == "libip - Win32 Release"
  717.  
  718. DEP_CPP_N2_PV=\
  719.     ".\ip.h"\
  720.     ".\ph.h"\
  721.     ".\..\libtiff\libtiff\tiffio.h"\
  722.     ".\..\libimage\draw.h"\
  723.     ".\lldef.h"\
  724.     ".\sgl_stat.h"\
  725.     ".\convolve.h"\
  726.     ".\pcc2.h"\
  727.     ".\bdy_stru.h"\
  728.     ".\..\libtiff\libtiff\tiff.h"\
  729.     ".\..\libimage\tiffimage.h"\
  730.     ".\..\libimage\gd.h"\
  731.     ".\..\libimage\misc.h"\
  732.     ".\..\libimage\images.h"\
  733.     
  734.  
  735. "$(INTDIR)\n2_pv.obj" : $(SOURCE) $(DEP_CPP_N2_PV) "$(INTDIR)"
  736.  
  737.  
  738. !ELSEIF  "$(CFG)" == "libip - Win32 Debug"
  739.  
  740. DEP_CPP_N2_PV=\
  741.     ".\ip.h"\
  742.     ".\ph.h"\
  743.     ".\..\libtiff\libtiff\tiffio.h"\
  744.     ".\..\libimage\draw.h"\
  745.     ".\lldef.h"\
  746.     ".\sgl_stat.h"\
  747.     ".\convolve.h"\
  748.     ".\pcc2.h"\
  749.     ".\bdy_stru.h"\
  750.     ".\..\libimage\misc.h"\
  751.     ".\..\libtiff\libtiff\tiff.h"\
  752.     ".\..\libimage\tiffimage.h"\
  753.     ".\..\libimage\gd.h"\
  754.     ".\..\libimage\images.h"\
  755.     
  756.  
  757. "$(INTDIR)\n2_pv.obj" : $(SOURCE) $(DEP_CPP_N2_PV) "$(INTDIR)"
  758.  
  759.  
  760. !ENDIF 
  761.  
  762. # End Source File
  763. ################################################################################
  764. # Begin Source File
  765.  
  766. SOURCE=.\acm_io.c
  767.  
  768. !IF  "$(CFG)" == "libip - Win32 Release"
  769.  
  770. DEP_CPP_ACM_I=\
  771.     ".\ip.h"\
  772.     ".\ph.h"\
  773.     ".\..\libtiff\libtiff\tiffio.h"\
  774.     ".\..\libimage\draw.h"\
  775.     ".\lldef.h"\
  776.     ".\sgl_stat.h"\
  777.     ".\convolve.h"\
  778.     ".\pcc2.h"\
  779.     ".\bdy_stru.h"\
  780.     ".\..\libtiff\libtiff\tiff.h"\
  781.     ".\..\libimage\tiffimage.h"\
  782.     ".\..\libimage\gd.h"\
  783.     ".\..\libimage\misc.h"\
  784.     ".\..\libimage\images.h"\
  785.     
  786.  
  787. "$(INTDIR)\acm_io.obj" : $(SOURCE) $(DEP_CPP_ACM_I) "$(INTDIR)"
  788.  
  789.  
  790. !ELSEIF  "$(CFG)" == "libip - Win32 Debug"
  791.  
  792. DEP_CPP_ACM_I=\
  793.     ".\ip.h"\
  794.     ".\ph.h"\
  795.     ".\..\libtiff\libtiff\tiffio.h"\
  796.     ".\..\libimage\draw.h"\
  797.     ".\lldef.h"\
  798.     ".\sgl_stat.h"\
  799.     ".\convolve.h"\
  800.     ".\pcc2.h"\
  801.     ".\bdy_stru.h"\
  802.     ".\..\libimage\misc.h"\
  803.     ".\..\libtiff\libtiff\tiff.h"\
  804.     ".\..\libimage\tiffimage.h"\
  805.     ".\..\libimage\gd.h"\
  806.     ".\..\libimage\images.h"\
  807.     
  808.  
  809. "$(INTDIR)\acm_io.obj" : $(SOURCE) $(DEP_CPP_ACM_I) "$(INTDIR)"
  810.  
  811.  
  812. !ENDIF 
  813.  
  814. # End Source File
  815. ################################################################################
  816. # Begin Source File
  817.  
  818. SOURCE=.\descript.c
  819.  
  820. !IF  "$(CFG)" == "libip - Win32 Release"
  821.  
  822. DEP_CPP_DESCR=\
  823.     ".\ip.h"\
  824.     ".\ph.h"\
  825.     ".\..\libtiff\libtiff\tiffio.h"\
  826.     ".\..\libimage\draw.h"\
  827.     ".\lldef.h"\
  828.     ".\sgl_stat.h"\
  829.     ".\convolve.h"\
  830.     ".\pcc2.h"\
  831.     ".\bdy_stru.h"\
  832.     ".\..\libtiff\libtiff\tiff.h"\
  833.     ".\..\libimage\tiffimage.h"\
  834.     ".\..\libimage\gd.h"\
  835.     ".\..\libimage\misc.h"\
  836.     ".\..\libimage\images.h"\
  837.     
  838.  
  839. "$(INTDIR)\descript.obj" : $(SOURCE) $(DEP_CPP_DESCR) "$(INTDIR)"
  840.  
  841.  
  842. !ELSEIF  "$(CFG)" == "libip - Win32 Debug"
  843.  
  844. DEP_CPP_DESCR=\
  845.     ".\ip.h"\
  846.     ".\ph.h"\
  847.     ".\..\libtiff\libtiff\tiffio.h"\
  848.     ".\..\libimage\draw.h"\
  849.     ".\lldef.h"\
  850.     ".\sgl_stat.h"\
  851.     ".\convolve.h"\
  852.     ".\pcc2.h"\
  853.     ".\bdy_stru.h"\
  854.     ".\..\libimage\misc.h"\
  855.     ".\..\libtiff\libtiff\tiff.h"\
  856.     ".\..\libimage\tiffimage.h"\
  857.     ".\..\libimage\gd.h"\
  858.     ".\..\libimage\images.h"\
  859.     
  860.  
  861. "$(INTDIR)\descript.obj" : $(SOURCE) $(DEP_CPP_DESCR) "$(INTDIR)"
  862.  
  863.  
  864. !ENDIF 
  865.  
  866. # End Source File
  867. ################################################################################
  868. # Begin Source File
  869.  
  870. SOURCE=.\psaf.c
  871.  
  872. !IF  "$(CFG)" == "libip - Win32 Release"
  873.  
  874. DEP_CPP_PSAF_=\
  875.     ".\ip.h"\
  876.     ".\ph.h"\
  877.     ".\..\libtiff\libtiff\tiffio.h"\
  878.     ".\..\libimage\draw.h"\
  879.     ".\lldef.h"\
  880.     ".\sgl_stat.h"\
  881.     ".\convolve.h"\
  882.     ".\pcc2.h"\
  883.     ".\bdy_stru.h"\
  884.     ".\..\libtiff\libtiff\tiff.h"\
  885.     ".\..\libimage\tiffimage.h"\
  886.     ".\..\libimage\gd.h"\
  887.     ".\..\libimage\misc.h"\
  888.     ".\..\libimage\images.h"\
  889.     
  890.  
  891. "$(INTDIR)\psaf.obj" : $(SOURCE) $(DEP_CPP_PSAF_) "$(INTDIR)"
  892.  
  893.  
  894. !ELSEIF  "$(CFG)" == "libip - Win32 Debug"
  895.  
  896. DEP_CPP_PSAF_=\
  897.     ".\ip.h"\
  898.     ".\ph.h"\
  899.     ".\..\libtiff\libtiff\tiffio.h"\
  900.     ".\..\libimage\draw.h"\
  901.     ".\lldef.h"\
  902.     ".\sgl_stat.h"\
  903.     ".\convolve.h"\
  904.     ".\pcc2.h"\
  905.     ".\bdy_stru.h"\
  906.     ".\..\libimage\misc.h"\
  907.     ".\..\libtiff\libtiff\tiff.h"\
  908.     ".\..\libimage\tiffimage.h"\
  909.     ".\..\libimage\gd.h"\
  910.     ".\..\libimage\images.h"\
  911.     
  912.  
  913. "$(INTDIR)\psaf.obj" : $(SOURCE) $(DEP_CPP_PSAF_) "$(INTDIR)"
  914.  
  915.  
  916. !ENDIF 
  917.  
  918. # End Source File
  919. ################################################################################
  920. # Begin Source File
  921.  
  922. SOURCE=.\license.c
  923.  
  924. "$(INTDIR)\license.obj" : $(SOURCE) "$(INTDIR)"
  925.  
  926.  
  927. # End Source File
  928. ################################################################################
  929. # Begin Source File
  930.  
  931. SOURCE=.\histogram.c
  932.  
  933. "$(INTDIR)\histogram.obj" : $(SOURCE) "$(INTDIR)"
  934.  
  935.  
  936. # End Source File
  937. ################################################################################
  938. # Begin Source File
  939.  
  940. SOURCE=.\tlc1fct.c
  941. DEP_CPP_TLC1F=\
  942.     ".\..\libimage\images.h"\
  943.     ".\pcc2.h"\
  944.     
  945.  
  946. "$(INTDIR)\tlc1fct.obj" : $(SOURCE) $(DEP_CPP_TLC1F) "$(INTDIR)"
  947.  
  948.  
  949. # End Source File
  950. ################################################################################
  951. # Begin Source File
  952.  
  953. SOURCE=.\tlc3fct.c
  954. DEP_CPP_TLC3F=\
  955.     ".\pcc2.h"\
  956.     ".\..\libimage\images.h"\
  957.     
  958.  
  959. "$(INTDIR)\tlc3fct.obj" : $(SOURCE) $(DEP_CPP_TLC3F) "$(INTDIR)"
  960.  
  961.  
  962. # End Source File
  963. ################################################################################
  964. # Begin Source File
  965.  
  966. SOURCE=.\xytoline.c
  967. DEP_CPP_XYTOL=\
  968.     ".\..\libimage\images.h"\
  969.     ".\pcc2.h"\
  970.     
  971.  
  972. "$(INTDIR)\xytoline.obj" : $(SOURCE) $(DEP_CPP_XYTOL) "$(INTDIR)"
  973.  
  974.  
  975. # End Source File
  976. ################################################################################
  977. # Begin Source File
  978.  
  979. SOURCE=.\drawline8.c
  980. DEP_CPP_DRAWL=\
  981.     ".\..\libimage\images.h"\
  982.     
  983.  
  984. "$(INTDIR)\drawline8.obj" : $(SOURCE) $(DEP_CPP_DRAWL) "$(INTDIR)"
  985.  
  986.  
  987. # End Source File
  988. # End Target
  989. # End Project
  990. ################################################################################
  991.